受欢迎的博客标签
RSS

博客文章标记 'MCP Server'

MCP Server in C# .NET Part1 - How it works?(AI Chat Application Using MCP)
MCP provides a structured framework for AI agents to communicate with data sources seamlessly. The protocol consists of three primary components: MCP Host MCP Client MCP Server
MCP Server in C# .NET Part3 - How it works?(AI Chat Application Using MCP and LLM) an MCP client LLM Application such as Claude
MCP Host LLM‑hosting teams embed an MCP client in their host (chatbot framework, IDE plugin, etc.).
MCP Server in C# .NET Part2 - (TransportType=SSE)
MCP是一个典型的C/S架构模式,即客户端 和 服务端,它们之间采用一种标准的消息格式(JSON-RPC)进行通信. The MCP C# SDK has great samples of creating MCP server, MCP
Azure MCP Server
Azure MCP Server
MCP Server in C# .NET(TransportType=StdIo)
Developing Real-Time Web Applications with Server-Sent Events in C# .NET